What is the origin of the name string? [closed]
        Posted  
        
            by 
                Andrej M.
            
        on Programmers
        
        See other posts from Programmers
        
            or by Andrej M.
        
        
        
        Published on 2011-03-17T20:59:12Z
        Indexed on 
            2011/03/18
            0:18 UTC
        
        
        Read the original article
        Hit count: 524
        
history
Possible Duplicate:
Etymology of “String”
Every programmer knows the meaning of the name string. In programming, it is traditionally a sequence of characters. But historically, who has decided that a sequence of characters will be called a string? 
Has there ever been an attempt to name a sequence of characters differently, but was ultimately abandoned due to the rising popularity of the name string?
© Programmers or respective owner